Skip to content

Conversation

javacruft
Copy link

With SQLAlchemy 2.0.36 mapping as a dataclass while also providing a __table__ attribute is not supported.

Skip associated test when MappedAsDataclass is in use.

Fixes: #1378

See sqlalchemy/sqlalchemy@6ae7f23 for associated behaviour change in SQLAlchemy

With SQLAlchemy 2.0.36 mapping as a dataclass while also providing
a ``__table__`` attribute is not supported.

Skip associated test when ``MappedAsDataclass`` is in use.

Fixes: pallets-eco#1378
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

test_explicit_table[db2,db4] failing with sqlalchemy 2.0.36
1 participant